boot.kernel.sysctl."net.core.rmem_max"

The maximum receive socket buffer size in bytes. In case of conflicting values, the highest will be used.

Type
null or (unsigned integer, meaning >=0)
Default
null
Declared
<nixpkgs/nixos/modules/config/sysctl.nix>